
/*头部*/
header{
    width: 100%;
    height: 120px;
    background: url(../../images/index-bg1.png) no-repeat center;
    background-size: cover;
}
.logo{
    margin-top: 40px;
}
.biaoyu{
    font-size: 28px;
    color: #fff;
    margin-top: 40px;
    text-align: center;
}
.tel-box{
    border:1px solid #fff;
    border-radius: 22px;
    margin-top: 40px;
}
.tel-img{
    display: inline-block;
}
.tel-img img{
    width: 80%;
    margin-top: -5px;
}
.tel-phone{
    font-size: 20px;
    color: #fff;
    display: inline-block;
    line-height: 32px;
}
.tel-phone:hover{
    color: #eee;
}
.wap-header {
    padding: 20px 15px;
    background: url(../../images/index-bg1.png) no-repeat center;
    background-size: cover;
}
.wap-nav {
    font-size: 16px;
    width: 60%;
    position: absolute;
    left: -60%;
    display: none;
    z-index: 10;
}
.wap-nav li {
    padding-left: 30px;
    border-bottom: 1px solid #d2d2d2;
}
.wap-nav a {
    color: #333333;
    line-height: 40px;
}
.pc-nav-box{
    background: #0f58a7;
}
.pc-nav .nav>li>a{
    padding: 15px 32px;
    color: #fff;
    font-size: 16px;
}
.pc-nav .nav-pills>li.active>a, .pc-nav .nav-pills>li.active>a:focus, .pc-nav .nav-pills>li.active>a:hover{
    background: #003671;
}
.pc-nav .nav>li>a:focus, .pc-nav .nav>li>a:hover{
    background:#003671;
}
/*内容*/
.con-box {
    position: relative;
    right: 0;
    z-index: 20;
}
.zhe {
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.4;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 28;
    display: none;
}
/*底部*/
footer{
    background:url(../../images/index-bg2.png) no-repeat center;
    background-size: cover;
    padding: 60px 0 45px 0;
    color: #fff;
    font-size: 14px;
}
.footer-con{
    color: #fff;
    font-size: 14px;
}
.footer-p1 a{
    color: #fff;
}
.footer-p1 a:hover{
    color: #ddd;
}
.footer-p1{
    line-height: 30px;
}
.footer-p2{
    line-height: 34px;
}
.beian {
    line-height: 34px;
    font-size: 14px;
}
.beian a{
	color:#ffffff;
}
.footer-bottom{
    margin-top: 10px;
}
.footer-right{
    text-align: center;
}
.footer-sao{
    margin-top: 35px;
}
.toTop {
    width: 50px;
    height: 50px;
    background: #272636;
    color: #999;
    position: fixed;
    bottom: 60px;
    right: 60px;
    text-align: center;
    line-height: 50px;
    font-size: 20px;
    cursor: pointer;
    border-radius: 50%;
    z-index: 20;
}
/*右侧列表*/
.nav-right {
    box-shadow: 0 5px 15px 3px #eee;
    margin-bottom: 40px;
}
.nav-right-title {
    font-size: 24px;
    color: #fff;
    background: url(../../images/list-bg.png) no-repeat center;
    background-size: cover;
    padding: 10px 0;
    border-radius: 4px;
}
.nav-right-title span {
    display: block;
    height: 37px;
    background: url(../../images/peizhi.png) no-repeat 12px 0;
    line-height: 37px;
    padding-left: 56px;
}
.nav-right-title2 span {
    background: url(../../images/zixun.png) no-repeat 12px 0;
}
.nav-right ul {
    padding: 30px 10px 110px 20px;
}
.nav-right ul li {
    border-bottom: 1px dashed #cccccc;
    padding: 10px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.nav-right ul li span {
    color: #999999;
    margin-right: 8px;
}
.nav-right ul a {
    font-size: 14px;
    color: #666666;
}
.nav-right ul li a:hover {
    color: #000000;
}
.pc-nav .nav>li .dao-active{
    background: #003671;
}

/*产品*/
.chanpin {
    padding: 70px 0 90px 0;
}
.title-bg {
    width: 100%;
    height: 11px;
    background: url(../../images/icon-biao.png) no-repeat center;
}
.chanpin-con{
    margin-top: 26px;
}
.pro-left{
    background:#f6f6f6;
    padding: 20px 15px 60px 15px;
}
.chanpin-con h3{
    border-bottom: 1px solid #cccccc;
    padding-bottom: 10px;
}
.chanpin-con .cp-title-letf{
    font-size: 24px;
    color: #0f58a7;
}
.chanpin-con .cp-title-right{
    font-size: 18px;
    color: #666666;
    font-family: Arial;
}
.pro-item{
    display: block;
    box-shadow: 0 5px 15px 3px #ddd;
    margin-top: 20px;
}
.pro-item p:hover{
    color: #333;
}
.pro-img{
    background: #fff;
    overflow: hidden;
}
.pro-title{
    text-align: center;
    font-size: 14px;
    color: #666666;
    background: #fff;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.pro-box{
    margin-bottom: 50px;
}
.jianjie{
    background: url(../../images/index-bg3.png) no-repeat center;
    background-size: cover;
    color: #fff;
    padding:30px 0;
    border-radius: 7px;
    margin-top: 20px;
}
.jianjie h3{
    font-size: 18px;
}
.jianjie p{
    font-size: 14px;
    line-height: 24px;
    padding-right: 30px;
}
.qubie{
    background-size: cover;
    color: #666666;
    padding:30px 0;
    border-radius: 7px;
    margin-top: 20px;
}
.qubie h3{
    font-size: 18px;
}
.qubie p{
    font-size: 14px;
    line-height: 24px;
    padding-right: 30px;
}
.xian{
    width: 50px;
    height: 2px;
    background:#fff;
    margin: 10px 0;
}
.kuai{
    width: 40px;
    height: 8px;
    background: #0f58a7;
    margin: 0 auto;
}
/*lianxi*/
.mian-nav {
    font-size: 14px;
    color: #333333;
    border-bottom: 1px solid #f3f3f3;
    padding: 10px 0;
}
.lianxi{
    margin: 20px 0 60px 0;
}
.lianxi p {
    margin-top: 10px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
}
.lianxi img{
    width: 100%;
}
.lianxi-bottom p {
    font-size: 16px;
    line-height: 30px;
}
.lianxi-bottom p span {
    display: inline-block;
    margin-right: 10px;
}
.lianxi-bottom .lianxi-dizhi {
    width: 21px;
    height: 22px;
    background: url(../../images/dizhi.png) no-repeat;
    margin-bottom: -5px;
}
.lianxi-bottom .xianxi-tel {
    width: 21px;
    height: 20px;
    background: url(../../images/tel-phone.png) no-repeat;
    margin-bottom: -5px;
}
.lianxi-bottom .lianxi-chuan {
    width: 21px;
    height: 22px;
    background: url(../../images/chuan.png) no-repeat;
    margin-bottom: -6px;
}
.lianxi-bottom .lianxi-wang {
    width: 21px;
    height: 22px;
    background: url(../../images/wang.png) no-repeat;
    margin-bottom: -8px;
}
.lianxi-bottom .lianxi-email {
    width: 21px;
    height: 22px;
    background: url(../../images/email.png) no-repeat;
    margin-bottom: -8px;
}
.lianxi-bottom a{
    color: #666666;
}
.lianxi-bottom a:hover{
    color: #000000;
}
.lianxi-bottom .lianxi-re{
    font-size: 20px;
    color: #333333;
    margin-bottom: 10px;
}
/*product*/
.nei-right-biao {
    background: #fff;
    line-height: 45px;
    margin-bottom: 20px;
    box-shadow: 0 2px 6px 2px #eee;
    border-radius: 4px;
    font-size: 18px;
    color: #333333;
}
.wai-yuan {
    display: inline-block;
    width: 20px;
    height: 20px;
    border: 1px solid #174383;
    border-radius: 50%;
    margin: 5px 5px -4px 15px;
}
.nei-yuan {
    display: block;
    width: 10px;
    height: 10px;
    border: 1px solid #174383;
    border-radius: 50%;
    margin: 4px 0 0 4px;
}
.nei-right-biao p {
    display: inline-block;
}
.pro-title2{
    font-size: 14px;
    text-align: center;
    color: #333333;
    margin: 12px 0 0 0;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: normal;
}
.pro-img2{
    padding: 20px;
}
.chanpin-title{
    margin-bottom: 20px;
}
.chanpin-title h1{
    font-size: 26px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.chanpin-title h2{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-bottom: 20px;
}
.pro-item-box{
    margin-bottom: 30px;
}
/*tuxiang*/
.pro-title3{
    background: #1d5b9d;
    color: #fff;
    padding: 0 10px;
}
.pro-item .pro-title3:hover{
    color: #ddd;
}

.pro-img2 img{
    width: 100%;
    height: 126px;
}
.pro-img3{
    width: 100%;
    padding: 0;
}
.wai-xian{
    width: 6px;
    height: 20px;
    display: inline-block;
    background: #113f80;
    margin: 0 10px -3px 20px;
}
.new-center{
    font-size: 24px;
    color: #0f58a7;
    border-bottom: 2px solid #cccccc;
    padding-bottom: 10px;
}
/*new-list*/
.new-list{

}
.new-list h3{
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.new-list h3 a{
    font-size: 18px;
    color: #666666;
}
.new-list h3 a:hover{
    color: #333;
}
.new-list li{
    padding: 15px 0;
    border-bottom: 1px dashed #ccc;
}
.new-list .date{
    font-size: 14px;
    color: #999999;
    float: left;
}
.new-list .new-xiang{
    font-size: 14px;
    color: #0f56a2;
    float: right;
}
.new-xiang h3 {
    margin-top: 20xp!important;
    margin-bottom: 20px;
    font-size: 18px;
}
.new-xiang h2 {
    height: 40px;
    line-height: 40px;
    background-color: #0f58a7;
    color: #fff;
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    margin-left: -16px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
}
.new-list .new-xiang:hover{
    text-decoration: underline;
}
.fenye-con{
    margin-top: 60px;
    text-align: center;
}
.fenye-con nav {
    display: inline-block;
}
.fenye-con .pagination>li .fenye-active {
    background: #1a61ae;
    color: #fff;
}
.fenye-con .pagination>li>a {
    border: none;
    font-size: 14px;
    border-bottom: 1px solid #666;
    margin: 0 10px;
    background: none;
    border-radius: inherit;
    color: #666666;
}
.fenye-con .pagination>li>a:hover {
    background: #1a61ae;
    color: #fff;
}
/*fuwu-right*/
.fuwu{
    background: #fff;
}
.fuwu img{
    width: 100%;
    margin-top: 15px;
}
.fuwu-right{
    background: #f4f4f4;
    padding: 10px 15px;
    margin: 15px 0 0 0;
}
.fuwu-right h4{
    font-size: 18px;
    background: #0075a9;
    color: #fff;
    padding: 4px;
    display: inline-block;
    margin-bottom: 10px;
}
.fuwu-right p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.fuwu-right .fuwu-h4{
    overflow: hidden;
}
.fuwu-right .fuwu-h4 h4{
    float: right;
}
.fuwu-right .fuwu-p{
    font-size: 30px;
    text-align: center;
    padding: 45px 15px;
}
.fuwu-last{
    padding-bottom: 15px;
}
p.right-tuijian {
    text-align: center;
    margin-top: 5px;
}

/*case*/
.xian-list li {
    border-bottom: 1px dashed #535353;
    padding: 20px 0;
}
.xian-list h4 {
    font-size: 18px;
    line-height: 28px;
}
.xian-list h4 a{
    color: #333333;
}
.hengxian2 {
    height: 3px;
    width: 50px;
    background: #cccccc;
    margin: 5px 0;
}
.xian-list p {
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.xian-xiangqing {
    font-size: 14px;
    color: #0f56a2;
    float: right;
    margin-top: 10px;
}
.xian-list img{
    width: 100%;
}
.xian-img{
    display: block;
    width: 100%;
    overflow: hidden;
}
/*图片效果*/
.pro-img img, .xian-img img{
    -webkit-transition: -webkit-transform 1s ease-out;
    -moz-transition: -moz-transform 1s ease-out;
    -o-transition: -o-transform 1s ease-out;
    -ms-transition: -ms-transform 1s ease-out;
}
.pro-img img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
.xian-img img:hover{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}
/*zoujin*/
.zoujin{
    position: relative;
}
.zoujin-p1{
    font-size: 28px;
    color: #003671;
}
.zoujin-p2{
    font-size: 22px;
    color: #333333;
}
.zoujin-p3{
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    margin-top: 20px;
}
.zoujin-div{
    width: 158px;
    height: 81px;
    border:2px solid #ccc;
    position: absolute;
    left: 40px;
    top: 0;
}
.zou-top-img{
    margin-top: 20px;
    margin-bottom: 20px;
}
.zoujin-left{
    background: #fff;
}
.zoujin-bottom{
    margin-top: 20px;
}
.zoujin-yuan{
    width: 90px;
    height: 90px;
    color: #b0b0b2;
    font-size: 60px;
    text-align: center;
    background: #f2f2f2;
    line-height: 90px;
    border-radius: 50%;
}
.zoujin-fuwu{
    padding: 20px 0;
    box-shadow: 0px 5px 10px 5px #eee;
    margin-bottom: 15px;
}
.zoujin-fuwu h3{
    font-size: 18px;
    color: #0e55a1;
    margin-bottom: 10px;
}
.zoujin-fuwu p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.zoujin-yuan2{
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 30px;
    margin-right: 10px;
}
/*404*/
.error404-con {
    padding: 0 180px;
}
.error404-con h2 {
    font-size: 40px;
    text-align: center;
    margin: 70px 0;
    color: #999999;
}
.error404-con h3 {
    font-size: 30px;
    color: #666666;
    margin: 70px 0;
}
.tui-list {
    text-align: center;
    font-size: 0;
}
.tui-list a {
    display: inline-block;
    font-size: 22px;
    color: #fff;
    padding: 20px 60px;
    background: #b2b2b2;
}
.error404-con p {
    text-align: center;
    font-size: 20px;
    color: #999999;
    margin: 80px 0 200px 0;
}
.tui-list a:hover {
    background: #074faa;
}

.tui-list1 {
    text-align: center;
    margin-top: 20px;
}
.tui-list1 a {
display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 3px 73px;
    background: #0e519b;
}

.tui-list1 a:hover {
    background: #074faa;
}

/*new-xiang*/
.new-xiang{

}
.new-xiang h1 {
    font-size: 22px;
    color: #444444;
    text-align: center;
    margin-bottom: 10px;
}
.new-date{
    text-align: center;
    color: #b3b1b1;
    margin-top: 10px;
}
.new-xiang p {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 24px;
}
.new-xiang p img{
 max-width: 90%;
}

.new-xiang img{
 max-width: 90%;
}

.new-page {
    margin-top: 70px;
    font-size: 14px;
    margin-bottom: 10px;
}
.new-page a {
    color: #666666;
}
.new-page a:hover {
    color: #0e549f;
    text-decoration: underline;
}
.case-xiang p{
    text-indent: 0;
}
.case-xiang h3{
    font-size: 16px;
    color: #333333;
    margin-bottom: 10px;
}
/*pro-xiang-top*/
.pro-xiang-top{
    box-shadow: 0 5px 15px 3px #ddd;
    padding: 80px 60px 0 60px;
    border-radius: 40px 40px 0 0;
}
.pro-xiang-top img{
    
}
.pro-xiang-top p{
    font-size: 24px;
    color: #333333;
    text-align: center;
    margin-top: 60px;
}
.pro-bang{
    width: 80%;
    height: 20px;
    background: #0e54a0;
    border-radius: 4px;
    margin: 90px auto 0 auto;
}
.pro-xiang-bottom{
    margin-top: 50px;
}
.pro-xiang-bottom h2{
    font-size: 20px;
    color: #333333;
    margin-top: 20px;
    margin-bottom: 10px;
}
.pro-xiang-bottom p span{
    font-size: 14px;
    color: #333333;
}
.pro-xiang-bottom p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.pro-xiang-bottom h4{
    font-size: 14px;
    color: #333333;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 10px;
    
}
.pro-table{
    margin-top: 20px;
}
.pro-table table {
    font-size: 14px;
    color: #666666;
    border: 1px solid #ddd;
}
.pro-table table th {
    font-weight: normal;
    background: #cccccc;
    text-align: center;
}
.fenye-con .pagination .page_action{
    background: #113f80;
}
.pro-table tbody tr td, .pro-table tbody tr th{
    border: 1px solid #ddd;
    width: auto!important;
    height: auto!important;
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
}
.pro-table table{
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
}

/*留言板*/
.modal-content{border:none;border-radius:0;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-webkit-box-shadow:0 3px 9px rgba(0,0,0,.5);box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0; max-width:1140px; margin:30px auto;}
.modal-content div{box-sizing:border-box}
.modal-body p{font-size:14px;color:#666;  margin-top:30px; margin-bottom:0;margin-right:0;}
.modal-body h4{color:#0f3f81;font-size:18px;}
.modal-body{padding:20px;color:#333}
.modal-body form{font-size: 14px;}
.caption{margin-top:10px}
.centent_inp{width:50%;float:left}
.centent_inp:first-child{padding-right:12px}
label{display:inline-block;margin-bottom:5px;font-weight:700}
.centent_inp label span{color:#d31f2b;font-size:12px}
.modal-content button,.modal-content input,.modal-content keygen,.modal-content select,.modal-content textarea{box-sizing:border-box;align-items:center;white-space:pre;-webkit-rtl-ordering:logical;color:#000;background-color:#fff;cursor:default;border-width:1px;border-style:solid;border-image:initial}
input{font-family:inherit;font-size:inherit;line-height:inherit}
.modal-content input[type=email],.modal-content input[type=text]{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.42857;color:#555;vertical-align:middle;background-color:#fff;background-image:none;border:1px solid #ceced0;border-radius:3px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}
select{height:34px;width:100%!important;border-radius:4px;border:1px solid #ceced0}
.full{min-height:1px;padding-left:4px;padding-right:4px}
.content_left,.content_right{min-height:1px;padding-left:4px;padding-right:4px}
.content_left{width:25%;float:left}
.content_right{width:75%;float:left}
.mes_product{margin-bottom:8px;overflow: hidden;}
input[type=checkbox],input[type=radio]{margin:4px 0 0;line-height:normal;box-sizing:border-box;padding:0}
.caption textarea{width:100%;border-radius:4px;border:1px solid #ceced0}
.last_can,.last_sub{background:#0f3f81!important;position:static;line-height:10px;border-radius:3px;padding:8px 12px;background:0 0;border-style:solid;border-width:1px;text-transform:uppercase;font-weight:700;height:30px;padding:10px 10px 8px;margin-right:4px;margin-left:4px;text-decoration:none}
.last_can{background:#ccc!important}
.last_can,.last_sub{color:#fff!important;border:0;margin-top:5px;}
button,input,select,option,textarea:focus {
    outline: 0;
}
.laokehu{ height:200px;}


/*适配*/
@media screen and (min-width: 1200px) {
    
}

@media (min-width: 992px) and (max-width: 1199px) {
    .pc-nav .nav>li>a{
        padding: 15px 26px;
    }
}
@media screen and (max-width: 991px) {
    .biaoyu{
        font-size: 18px;
    }
    .tel-phone{
        font-size: 14px;
        line-height: normal;
    }
    .tel-img img{
        width: 55%;
        margin-top: 0;
    }
    .pc-nav .nav>li>a{
        padding: 15px 14px;
    }
    .footer-right-box{
        text-align: center;
    }
    .footer-right{
        display: inline-block;
    }
    .fuwu{
        height: 251px;
    }
    .fuwu-right{
        height: 94%;
    }
    .xian-list p{
        -webkit-line-clamp: 2;
    }
    .error404-con{
        padding: 0 85px;
    }
}
@media screen and (max-width: 767px) {
    .footer-sao2{
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .toTop {
        bottom: 20px;
        right: 10px;
    }
    .jianjie h3{
        margin-top: 20px;
    }
    .fenye-con .pagination>li>a {
        margin: 0 6px;
        padding: 6px;
    }
    .fuwu{
        height: auto;
    }
    .fuwu-right .fuwu-p{
        font-size: 20px;
    }
    .error404-con {
        padding: 0 20px;
    }
    .error404-con h2 {
        font-size: 20px;
        margin: 40px 0;
    }
    .error404-con h3 {
        font-size: 16px;
        margin: 40px 0;
    }
    .tui-list a {
        font-size: 14px;
        padding: 10px 20px;
    }
    .error404-con p {
        font-size: 14px;
        margin: 40px 0 100px 0;
    }
    .pro-xiang-top{
        padding: 30px 30px 0 30px;
    }
}
@media screen and (max-width: 374px){
    .fenye-con .pagination>li>a {
        margin: 0 2px;
        padding: 6px;
    }
}